Total Complexity | 19 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 129 |
Lines of code | 83 |
Logical lines of code | 38 |
Comment lines | 0 |
Methods | 11 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
newRoute() | 52 | 6 | 25 | |
registerRoutes() | 75 | 3 | 4 | |
group() | 64 | 2 | 10 | |
__construct() | 81 | 1 | 3 | |
get() | 70 | 1 | 6 | |
post() | 70 | 1 | 6 | |
put() | 70 | 1 | 6 | |
patch() | 70 | 1 | 6 | |
delete() | 70 | 1 | 6 | |
any() | 70 | 1 | 6 | |
getPrefix() | 72 | 1 | 5 |